jsonp
( service in module ng
)
Shortcut method to perform JSONP
request.
url – {string} –
Relative or absolute URL specifying the destination of the request.
Should contain JSON_CALLBACK
string.
config(optional) – {Object=} –
Optional configuration object
{HttpPromise}
– Future object